Idle Trigger

Idle Watcher

See Also

Introduction to Triggers, Available Triggers

Description

Triggers the task when no keyboard or mouse input occurs for the specified period of time (i.e. the system is idle).

Practical Usage

Occasionally tasks are better run when the machine is not in use by a real person. The Idle trigger allows a task to be configured to run when the system has not been in use.

Return Value

When this trigger is activated - it automatically passes the AMTrigger object to the task.

The following properties are populated:

AMTrigger.Trigger
String

The name of the trigger that started the task. For this trigger, the value is always "AMIDLETRIGGER".